MASTERMIND v1.3 |
|
download MASTERMIND for the HP PRIME v1.3.zip
video: http://www.youtube.com/watch?v=QnjfS9q2ttk
|
changelog:
v1.0 2013-11-24
-original version
v1.1 2013-11-24
-added title screen
-added "Play Again?" prompt
v1.2 2013-12-10
-clicking outside of "Allow Vacant Pegs?" choice box defaults to "Yes"
-code cleanup - use of list (thanks Cyrille de Br bisson)
v1.2.1 2013-12-26
-clicking outside of "Play Again?" choice box, or pressing ESC, defaults to "No"
v1.2.2 2014-12-06
-you must press a key to get past "Press any key.", it no longer times out
v1.2.3 2014-12-17
-solving correctly on 10th and final guess declares you the winner instead of declaring you winner and loser simultaneously
v1.3 2020-02-29
-replaced my own FilledCircle routine with ARC_P
|
|
MINESWEEPER v1.4.4 |
|
download MINESWEEPER for the HP PRIME v1.4.4.zip
video: http://www.youtube.com/watch?v=-sH14vzc4yU
|
changelog:
v1.0 2013-12-10
-original version
v1.1 2013-12-10
-clicking outside of "Choose Difficulty Level?" choice box defaults to "Beginner - 10 mines"
-code cleanup - use of list (thanks Cyrille de Br bisson)
v1.2 2013-12-11
-fixed bug where counting number of bombs did not count bombs marked with a question mark "?"
-when automatically "pressing" adjacent squares with zero adjacent mines it no longer "presses" the square if flagged
-code cleanup - use of makelist (thanks Cyrille de Br bisson)
v1.2.1 2013-12-11
-added "Press any key." text
-moved mine counter
v1.3 2013-12-13
-fixed bug where pressing Enter before a square is highlighted caused program to crash
v1.3.1 2013-12-26
-clicking outside of "Play Again?" choice box, or pressing ESC, defaults to "No"
v1.4 2014-12-06
-you must press a key to get past "Press any key.", it no longer times out or gets bypassed when you use the screen instead of the keyboard to play
-bomb count numbers are displayed in standard format regardless of what format the calculator is set at
v1.4.1 2014-12-07
-fixed bug introduced in v1.4 where a negative bombcount caused program to crash
v1.4.2 2015-06-23
-stopped working in firmware "2015 06 17 (8151)" due to CURSOR now being a keyword, I renamed my CURSOR function
v1.4.3 2016-04-27
-stopped working in firmware "2016 04 14 (10077)" due to IREM function no longer accepting a variable named int, I renamed the variable to integer
-renamed my INTTOCHAR function DIGITTOCHAR
v1.4.4 2018-07-28
-stopped working in firmware "2.0.0.13865 (2018 07 06)" due to INDEX now being a keyword, I renamed my INDEX variable
-removed unnecessary variable
|
|
HANGMAN v2.1.3 |
|
download HANGMAN for the HP PRIME v2.1.3.zip
|
changelog:
v1.0 2013-12-29
-original version
v2.0 2013-12-30
-added internal dictionary for one player option
v2.1 2013-12-30
-replaced INPUT command with custom word entry screen
v2.1.1 2014-02-02
-removed words with underscores (_) in them from the dictionary and replaced them with other words
-changed colour of the hanged man's eyes to red
v2.1.2 2014-12-06
-you must press a key to get past "Press any key.", it no longer times out
v2.1.3 2017-04-02
-fixed bug on word entry screen where backspacing out the complete word caused program to crash
|
|
SIMON v1.3 |
|
download SIMON for the HP PRIME v1.3.zip
|
changelog:
v1.0 2013-12-29
-original version
v1.1 2014-01-12
-works regardless of what angle mode your HP PRIME is in
v1.1.1 2014-01-13
-angle mode determination corrected
-no longer changes HP PRIME angle mode, instead changes angles from radians to degrees when necessary
v1.2 2014-12-06
-you must press a key to get past "Press any key.", it no longer times out or gets bypassed when you use the screen instead of the keyboard to play
-count number is displayed in standard format regardless of what format the calculator is set at
v1.2.1 2016-04-27
-stopped working in firmware "2016 04 14 (10077)" due to IREM function no longer accepting a variable named int, I renamed the variable to integer
-renamed my INTTOCHAR function DIGITTOCHAR
v1.3 2020-02-29
-using ARC_P to draw filled circles
|
|
FLOOD IT v1.3 |
|
download FLOOD IT for the HP PRIME v1.3.zip
|
changelog:
v1.0 2017-04-22
-original version
v1.1 2017-04-22
-fixed bug where game would not complete if you finished in under 25 guesses
v1.2 2018-03-08
-round count numbers are displayed in standard format regardless of what format the calculator is set at
v1.2.1 2018-07-28
-stopped working in firmware "2.0.0.13865 (2018 07 06)" due to INDEX now being a keyword, I renamed my INDEX variable
-removed unnecessary variable
v1.3 2020-02-29
-replaced my own FilledCircle routine with ARC_P
|
|
SAMEGAME v1.4 |
|
download SAMEGAME for the HP PRIME v1.4.zip
|
changelog:
v1.0 2018-03-05
-original version
v1.1 2018-03-08
-score numbers are displayed in standard format regardless of what format the calculator is set at
v1.1.1 2018-03-11
-click score cleared after clearing a group with a touch
v1.1.2 2018-07-28
-stopped working in firmware "2.0.0.13865 (2018 07 06)" due to INDEX now being a keyword, I renamed my INDEX variable
-removed unnecessary variable
v1.2 2020-02-29
-replaced my own FilledCircle routine with ARC_P
v1.3 2022-03-20
-no longer allows removing groups of size 1
v1.4 2024-09-10
-fixed bug where game crashed if you hit enter right at the beginning of the game
|
|
2048 v1.3 |
|
download 2048 for the HP PRIME v1.3.zip
|
changelog:
v1.0 2019-12-17
-original version
v1.1 2020-01-22
-fixed bug where high "High Tile" and "High Score" did not update
v1.2 2020-10-11
-reduced chance of generating a 4 when generating random tile from 20% to 10%
v1.3 2022-01-21
-fixed bug where high "High Tile" and "High Score" did not update sometimes
|
|
SLIDER v1.0 |
|
download SLIDER for the HP PRIME v1.0.zip
|
changelog:
v1.0 2022-01-27
-original version
|
|
WORDLE v1.1 |
|
download WORDLE for the HP PRIME v1.1.zip
|
changelog:
v1.0 2022-02-24
-original version
v1.1 2022-02-26
-improved letter centering on tiles
|